'宣言 <__DynamicallyInvokableAttribute()> Public Overloads Function FindLastIndex( _ ByVal startIndex As System.Integer, _ ByVal match As System.Predicate(Of Point) _ ) As System.Integer
[__DynamicallyInvokableAttribute()] public System.int FindLastIndex( System.int startIndex, System.Predicate<Point> match )
オンラインで表示: GitHub